home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / mail / Base64Coders.readme < prev    next >
Text File  |  1996-12-07  |  2KB  |  67 lines

  1. Short:    Fast base64 (MIME) decoder/encoder. V1.3
  2. Author:   edmundv@grafix.xs4all.nl (Edmund Vermeulen)
  3. Uploader: edmundv@grafix.xs4all.nl (Edmund Vermeulen)
  4. Type:     comm/mail
  5.  
  6. Description
  7.  
  8. Base64Decode & Base64Encode are a fast decoder and encoder for base64 (MIME)
  9. encoded binaries that can be sent through electronic mail.
  10.  
  11. Base64 encoding is very much like uuencoding, only it is part of the much
  12. more comprehensive MIME format. MIME allows you to send pictures, sound and
  13. other binary files via e-mail. If you do not use a MIME aware mail reader
  14. then you will not see the effect of this, but at least you can now decode
  15. the included binaries thanks to Base64Decode! Simply save the base64 encoded
  16. part as a text file and have Base64Decode decode it for you. If you are a
  17. Spot user then you can use the included ARexx script for this.
  18.  
  19.  
  20. Features
  21.  
  22.  - Simple and easy to use Shell commands.
  23.  
  24.  - Written in 100% assembly for optimal speed and size.
  25.  
  26.  - Faster than any other base64 decoder/encoder for the Amiga known to me.
  27.  
  28.  - Separate (faster) '020 versions included.
  29.  
  30.  - Decoder is not so fussy if the base64 code is embedded in some text. This
  31.    is not fool proof though (it can't be). By using the USEMINLEN option
  32.    this is greatly improved.
  33.  
  34.  - Decoder can extract the filename from the MIME header.
  35.  
  36.  - AUTONAME option for when the decoder can't find a filename in the MIME
  37.    header.
  38.  
  39.  - User settable I/O buffer size.
  40.  
  41.  - The code is pure and can be made resident.
  42.  
  43.  - ARexx script for Spot included.
  44.  
  45.  
  46. Requirements
  47.  
  48. Base64Decode & Base64Encode require AmigaOS Release 2 or higher to operate.
  49. The '020 versions require a 68020 or higher CPU.
  50.  
  51.  
  52. ============================= Archive contents =============================
  53.  
  54. Original  Packed Ratio    Date     Time    Name
  55. -------- ------- ----- --------- --------  -------------
  56.      632     282 55.3% 11-Mar-96 17:05:20  Base64Coders.info
  57.     1659     814 50.9% 29-Nov-96 14:31:10  Base64Coders.readme
  58.     1948    1332 31.6% 29-Nov-96 14:52:24 +Base64Decode
  59.     1108     869 21.5% 29-Nov-96 14:55:18 +Base64Encode
  60.     1940    1334 31.2% 29-Nov-96 14:50:54 +Base64Decode
  61.     1104     871 21.1% 29-Nov-96 14:54:16 +Base64Encode
  62.    12289    4615 62.4% 29-Nov-96 14:48:34 +Base64Coders.guide
  63.      468     221 52.7% 11-Dec-95 16:57:04 +Base64Coders.guide.info
  64.     1357     655 51.7% 11-Mar-96 16:48:32 +Base64Decode.spot
  65. -------- ------- ----- --------- --------
  66.    22505   10993 51.1% 02-Dec-96 19:43:00   9 files
  67.